CE Gobi SDK  2.7
GobiApi
remotePartyName Struct Reference

#include <GobiVoiceMgmtAPI.h>

Public Attributes

BYTE namePI
 
BYTE codingScheme
 
BYTE nameLen
 
CHAR name [MAX_DESCRIPTION_LENGTH]
 

Detailed Description

This structure contains information about the names that are dialed from the device or from which a call is received on the device.

Parameters
namePI
  • Name presentation indicator.
    • 0x00 - PRESENTATION_NAME_PRESENTATION_ALLOWED - Allowed presentation
    • 0x01 - PRESENTATION_NAME_PRESENTATION_RESTRICTED - Restricted presentation
    • 0x02 - PRESENTATION_NAME_UNAVAILABLE - Unavailable presentation
    • 0x03 - PRESENTATION_NAME_NAME_PRESENTATION_RESTRICTED - Restricted name presentation
    • 0xFF - Not Available
codingScheme
  • Refer to Table10 qaGobiApiTableCodingScheme.h for coding schemes
  • 0xFF - Not Available
nameLen
  • Provides the length of name which follow.
  • If zero(0) then no further information exists.
callerName[MAX_DESCRIPTION_LENGTH]
  • Name in ASCII, NULL ending.

The documentation for this struct was generated from the following file: